home *** CD-ROM | disk | FTP | other *** search
- Documentation for tsthost CON_FILT.EXE, STATUS.EXE and CHECK.EXE
-
- 1.0 Introduction.
-
- These programs are written in Turbo Pascal 7.0. Con_filt.exe is a utility
- for TstHost 1.41 and higher. For further information see the doc files
- from Tsthost. Tsthost is a program from IK1GKJ.
- This program accesses TstHost for information about the status of the
- program and the tasks. Extended data request will be done trough the
- internally IQR service vector, normally 101, 65Hex. This vector
- may be redefined with the command TstHost /V, that accept in input a
- DECIMAL value. This program is tested with TstHost 1.43a.
-
-
- 2.0 Installation.
-
- Put CON_FILT.EXE and CON_FILT.CFG in the directory where TSTHOST.EXE
- is located. Put CHECK.EXE and STATUS.EXE in the PG directory.
- STATUS is a copy of CON_FILT.EXE, only info lines are changed.
- Change CON_FILT.CFG to your required settings.
- Example of CON_FILT.CFG :
-
- # Limited info=NONE, extended info=FULL
- INFO=FULL
- # Extra Channel info.
- # (Channel 1)
- 1=439.800
- # (Channel 2)
- 2=netwerk
- # (Channel 3)
- 3=439.700
- # (Channel 4)
- 4=439.400
- # (Channel 5)
- 5=439.100
- # (Channel 6)
- 6=439.500
- # (Channel 7)
- 7=439.100
- # (Channel 8)
- 8=144.650
- #
-
-
- 3.0 CON_FILT and STATUS Screenlayout.
-
-
- CONnect FiLTer V1.1 entry activated.
-
- Ch. 1 (439.800) PE1PKD (Normal) --->
- Ch. 2 (netwerk) PE1PKD-2 (Normal) <--- PE1PKD - Fri 18-Oct-96 14:07:58
-
- Tsthost version : 1.43
- Drivertype : TFPCX, using IRQ vector :253
- MaxChannel : 8
- UlistEnabled : Active
- WorkDir : D:\TSTHOST\WORK\
- UploadPath : D:\TSTHOST\USERS\ D:\TSTHOST\WORK\
- HomeBBS : PI8WFL
- HomeAlias :
- UserName : Reginald
- Last time connected : Thu 17-Oct-96 14:56:31
- Last time message :
- Number of connections : 176
- Time connected : Fri 18-Oct-96 14:07:58
- Sys level : 0
- Memory available : 26624
-
- This is the screenform you get. First the channel connections, this is
- always displayed. The other information can be switch on or off (INFO
- parameter in cfg file)
-
-
- 4.0 CHECK
-
- CHECK is a program that you can see how the records are build. See
- page 8 of the tsthost 1.43 manual.
-
-
- 5.0 Errors
-
- I can't take any responsability for any damage you get by using my
- programs or sources.
- If you detect any errors please write to following adress :
- PE1PKD @ PI8WFL.#NH1.NLD.EU
-
-
- 6.0 Releases
-
- Version 1.1 - Initial release
- Version 1.2 - Day calculation bug fixed. Unit : TSTHUNIT,
- function Convert_SecondsToDate.
-
-
-
- Succes and 73 Reg
-
-